Skip to content

Conversation

@miguelgrinberg
Copy link
Contributor

Manually running the generator for this one.

@miguelgrinberg miguelgrinberg changed the base branch from main to 9.2 October 22, 2025 12:23
@github-actions
Copy link

@miguelgrinberg miguelgrinberg marked this pull request as ready for review October 22, 2025 14:59
@miguelgrinberg
Copy link
Contributor Author

Automatically generated release notes, to use as a reference:

❯ npm run diff-schema 9.1 2f74c26e0a1d66c42232ce2830652c01e8717f00

# Added APIs
- `get_data_stream_mappings` (`indices` namespace)
- `put_data_stream_mappings` (`indices` namespace)
- `put_ai21` (`inference` namespace)
- `put_contextualai` (`inference` namespace)
- `put_llama` (`inference` namespace)
- `tags` (`project` namespace)
- `get_stats` (`security` namespace)

# Modified APIs

## `submit` (`async_search` namespace)
- Added `project_routing` query property

## `count` (`cat` namespace)
- Added `project_routing` query property

## `nodes` (`cat` namespace)
- Changed type of `full_id` query property to `boolean`

## `allocation_explain` (`cluster` namespace)
- Added `index` query property
- Added `shard` query property
- Added `primary` query property
- Added `current_node` query property
- Changed type of `current_node` request body property to `NodeId`

## `count`
- Added `project_routing` query property

## `search` (`eql` namespace)
- Added `project_routing` query property

## `query` (`esql` namespace)
- Changed type of `params` request body property to array of `ESQLParam`

## `field_caps`
- Added `project_routing` query property

## `get`
- Added `_source_exclude_vectors` query property

## `resolve_index` (`indices` namespace)
- Added `mode` query property
- Added `project_routing` query property

## `put_pipeline` (`ingest` namespace)
- Added `field_access_pattern` request body property

## `get_overall_buckets` (`ml` namespace)
- Changed type of `overall_score` query property to `double`
- Changed type of `overall_score` request body property to `double`

## `msearch`
- Added `project_routing` query property

## `msearch_template`
- Added `project_routing` query property

## `stats` (`nodes` namespace)
- Changed type of `level` query property to `NodeStatsLevel`

## `open_point_in_time`
- Added `project_routing` query property

## `reindex`
- Removed `size` request body property

## `search`
- Added `project_routing` query property
- Added `_source_exclude_vectors` query property

## `search_mvt`
- Added `project_routing` query property

## `search_template`
- Added `project_routing` query property

## `ingest` (`simulate` namespace)
- Added `merge_type` query property

## `query` (`sql` namespace)
- Added `project_routing` query property

## `status` (`streams` namespace)
- Changed type of `master_timeout` query property to `Duration`

# Modified Types

## `MultisearchHeader` (`_global` namespace) type
- Added `project_routing` property

## `Rescore` (`_global` namespace) type
- Added `script` property

## `TextSimilarityReranker` type
- Added `chunk_rescorer` property

## `VersionType` enumeration
- Removed `force` member

## `DenseVectorIndexOptionsType` (`_types` namespace) enumeration
- Added `bbq_disk` member

## `SemanticTextProperty` (`_types` namespace) type
- Added `index_options` property

## `ComponentTemplateNode` (`cluster` namespace) type
- Added `created_date` property
- Added `created_date_millis` property
- Added `modified_date` property
- Added `modified_date_millis` property

## `LifecycleExplainManaged` (`ilm` namespace) type
- Added `age_in_millis` property

## `DataStream` (`indices` namespace) type
- Added `mappings` property

## `IndexTemplate` (`indices` namespace) type
- Added `created_date` property
- Added `created_date_millis` property
- Added `modified_date` property
- Added `modified_date_millis` property

## `ResolveIndexItem` (`indices` namespace) type
- Added `mode` property

## `AzureAiStudioTaskSettings` (`inference` namespace) type
- Added `return_documents` property
- Added `top_n` property

## `AzureAiStudioTaskType` (`inference` namespace) enumeration
- Added `rerank` member

## `CustomServiceSettings` (`inference` namespace) type
- Removed `batch_size` property

## `GoogleVertexAIServiceSettings` (`inference` namespace) type
- Added `provider` property
- Added `url` property
- Added `streaming_url` property
- Added `dimensions` property

## `GoogleVertexAITaskSettings` (`inference` namespace) type
- Added `thinking_config` property
- Added `max_tokens` property

## `OpenAITaskSettings` (`inference` namespace) type
- Added `headers` property

## `TaskTypeAzureAIStudio` (`inference` namespace) enumeration
- Added `rerank` member

## `TaskTypeGoogleVertexAI` (`inference` namespace) enumeration
- Added `chat_completion`, `completion` members

## `AppendProcessor` (`ingest` namespace) type
- Added `copy_from` property

## `Pipeline` (`ingest` namespace) type
- Added `created_date` property
- Added `created_date_millis` property
- Added `modified_date` property
- Added `modified_date_millis` property
- Added `field_access_pattern` property

## `AuthenticateApiKey` (`security` namespace) type
- Added `managed_by` property
- Added `internal` property

## `IngestDocumentSimulation` (`simulate` namespace) type
- Added `effective_mapping` property

## `SecurityRolesDlsBitSetCache` (`xpack` namespace) type
- Added `hits` property
- Added `misses` property
- Added `evictions` property
- Added `hits_time_in_millis` property
- Added `misses_time_in_millis` property

@miguelgrinberg miguelgrinberg merged commit f9fea5b into elastic:9.2 Oct 24, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant